home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1994 November / Cd Ware (Nro. 2) - Epimundo.iso / DOS / US / DRIVER.ZIP / DRIVERS.HLP < prev    next >
Encoding:
Text File  |  1992-12-20  |  10.5 KB  |  263 lines

  1. .TOPIC:
  2. Contents
  3.  
  4. Loading Drivers 
  5. Adding Drivers 
  6. Editing Drivers 
  7. Editing Drivers Defaults
  8. Using Drivers Help
  9. Registering
  10.  
  11. .TOPIC:
  12. Loading Drivers
  13.  
  14. To load new drivers:
  15.  
  16. 1.  From the "Main Menu" pick the "Load Drivers" button with your
  17.     mouse or arrow up and down until the cusor bar is on the button and
  18.     press "Enter".
  19.  
  20. 2.  Next, use the arrow keys to move up and down till the
  21.     cusor bar is on the program that you wish to run and load
  22.     the drivers for.  You can also use the mouse to
  23.     quickly jump to the program that you wish to load. You
  24.     can use the Short-Cut keys to jump to the program you
  25.     want faster.
  26.  
  27. 3.  Once, you have picked the program you want to run you must
  28.     pick "Load Drivers" button with your mouse or press "Enter"
  29.     when the cusor bar is on your selection.  You can also double-click
  30.     on the program with the mouse and that will start the loading
  31.     process.
  32.  
  33. 4.  DRIVERS will copy the autoexec.??? and config.??? file to the 
  34.     root drive of c:\ as autoexec.bat and config.sys. It will then
  35.     ask you if you want to reboot your computer at this time.
  36.     If you say "OK" then it will reboot your computer for you.
  37.     If you pick the "Cancel button then it will return you to the
  38.     Drivers load window.
  39.  
  40. See also Using Drivers Help
  41.  
  42. .TOPIC:
  43. Short-Cut keys
  44.  
  45. Short-Cut keys:
  46.  
  47. You can use shortcut keys to jump to an item in a list box 
  48. instead of using the arrow keys.  Simply type the first letter
  49. of the item's name. If one of the selections was Microsoft
  50. Windows 3.1 for example, and it was the tenth selection down
  51. all you would have to do is type "M" and it would jump to it. If
  52. there was another selection before it starting with a "M" then it
  53. would go to it first.  Just press "M" again and it will jump to the
  54. next selection with "M" as its first letter.  Continue doing this 
  55. until you reach the selection you want.
  56.  
  57. .TOPIC:
  58. Adding Drivers
  59.  
  60. To add new drivers:
  61.  
  62. 1.  From the "Main Menu" pick the "Add Drivers" button with your
  63.     mouse or arrow up and down until the cusor bar is on the button and
  64.     press "Enter".
  65.  
  66. 2.  Next, a new window called "Add Drivers Window" will appear. From this
  67.     window, you type in the name of the software program that you 
  68.     will be running, Along with the name of the autoexec.bat and config.sys
  69.     files that will be copied to the root. The files can be any name
  70.     you want as long as you give them a EXT on the end of the file
  71.     name.
  72.  
  73. 3.  The cursor will appear in the first text box, which is for the
  74.     name of the program that you want to type in. You are allowed
  75.     25 characters for the name.  If you type 26 characters, it will 
  76.     bump to the next text field and delete the 26 character.  You 
  77.     then can type in the autoexec.bat "File name".  You are allowed 
  78.     12 characters for it and the config.sys file too. Once you type 
  79.     in the 13 character it will bump you to the next field or to the
  80.     "Save" button if you are on the config.sys file text box.  While
  81.     you are in one of the text boxes you can press [Enter] to move to
  82.     the next text box or [Save] button.
  83.  
  84. 4.  Next, with your mouse press the save button and it will save
  85.     your new program for you. You can also tab to the "Save" button
  86.     and then press the "Enter" key.
  87.  
  88. See also Using Drivers Help
  89.  
  90. .TOPIC:
  91. EXT
  92.  
  93. EXT:
  94.  
  95. EXT is the exstension that goes on the end of each file, for example
  96. the file Drivers.exe has an EXT of "exe".
  97.  
  98. .TOPIC:
  99. editing Drivers
  100.  
  101. To edit drivers:
  102.  
  103. 1.  From the "Main Menu" pick the "Edit Drivers" button with your
  104.     mouse or arrow up and down until the cusor bar is on the button and
  105.     press "Enter".
  106.  
  107. 2.  Next, from the "Edit Drivers List Window" you can pick which program
  108.     you would like to edit. You can edit the contents of its "Autoexec.bat"
  109.     file or its "Config.sys" file or the "Properties" of the program. You can
  110.     edit the last Drivers autoexec.bat or config.sys files, these are the last
  111.     program drivers that where loaded and could be considered the current drivers
  112.     on the system.  You can delete program drivers also but be careful because
  113.     DRIVERS will delete the autoexec.bat and config.sys files too. Just select 
  114.     the button with the function you want to perform.
  115.  
  116.     Autoexec.bat/Config.sys:
  117.  
  118.     A.  First, you must pick the program you want to edit by using the arrow
  119.         keys to position the cursor on the program name.  When the cusor bar 
  120.         is on the program name you can either use the mouse to pick the button 
  121.         with the function you wish to do or use the "TAB" key to tab to the button 
  122.         and then press "Enter".
  123.  
  124.     B.  If you want to edit the autoexec.bat or config.sys file then a
  125.         new window will pop up called Autoexec.bat or Config.sys for ???, which
  126.         is the program name for the file that you choose to edit. When it comes
  127.         up it will have the contents of the file you chose to edit on the screen.
  128.         If it is the wrong file and you wanted the other file or you just want
  129.         to look at the contents of the other file then press the ??? button
  130.         at the bottom of the window. The name of the button will be "Open ???
  131.         file " which is the name of the other file. If you forget which file you are"
  132.         editing, refer to the name of the window--it will tell you which
  133.         file you are editing. Will editing the file there is [Cut and Paste] functions
  134.         that you can use to copy text from one file to the next.  To [CUT] the text
  135.         use your mouse to highlight the text and then press Ctrl-C, this will put
  136.         the contents of the highlighted text in the buffer.  Next put the cusor where
  137.         you want to copy the text and then press Ctrl-V to [PASTE] the contents to
  138.         that spot.
  139.  
  140.     C.  Next, you should save the file if you made changes.  You can use your mouse
  141.         to pick the "Save" button or use the "TAB" key to tab to the button and
  142.         press the "Enter" key.  If you make changes and then try to [Cancel] or [Open
  143.         the other file] without saving then changes then DRIVERS will alert you to
  144.         the fact and ask you if you want to save the changes.  If you pick [Save] then
  145.         it will save the changes, if you pick [Cancel] then it will loose the changes 
  146.         and do the function that you requested.
  147.  
  148. properties:
  149.  
  150.     A.  Refer to Adding Drivers for information on how to edit the properties
  151.         of the program.
  152.  
  153. See also Using Drivers Help
  154.  
  155. .TOPIC:
  156. Editing Drivers Defaults
  157.  
  158. To edit drivers defaults:
  159.  
  160. 1.  From the "Main Menu" pick the "Defaults" button with your
  161.     mouse or arrow up and down until the cusor bar is on the button and
  162.     press "Enter".
  163.  
  164. 2.  You must type in a valid directory where you will have you autoexec.bat and
  165.     config.sys files stored. Example: "c:\Drivers"
  166.  
  167. 3.  You must then type in the drive that is your boot drive.  If you just
  168.     have one drive then type in its letter. Example: "c:\"
  169.  
  170. 4.  You then can check the Help Function to either turn on help for all windows
  171.     or turn it off.  You must pick SAVE to activate the change.
  172.  
  173. 5.  You then can check Advance Function to turn it on or off. This function 
  174.     allows you to do more in the Edit Drivers window.
  175.  
  176. 6.  To enable the Register check box you must press the Register Button and
  177.     then type in the hardcoded password to activate the check box and then
  178.     you can pick it.  This will stop the message from appearing everytime
  179.     you start the program.  For your password please refer to Registering.
  180.  
  181. 7.  You then must press the save function to activate all your changes.
  182.     
  183. .TOPIC:
  184. boot
  185.  
  186. The "BOOT" drive is the drive that the computer looks for a autoexec.bat and
  187. a config.sys files for all the drivers information that it needs to know. If
  188. you have multiple drives and you have drive "f" as your boot drive the you 
  189. would type in "F:\" in the defaults boot drive text box.
  190.  
  191. .TOPIC:
  192. Using Drivers Help
  193.  
  194. Selecting a Help link:
  195. ----------------------
  196. With a mouse - click on phrases outlined by two triangles.
  197. With the keyboard - Press TAB or Shift-TAB to select a link.
  198.    Press ENTER to jump to that topic.
  199.  
  200. Scrolling the Help window:
  201. --------------------------
  202. With a mouse - click on the horizontal or vertical scroll
  203.    bars.
  204. With the keyboard - press the cursor arrow keys.
  205.  
  206. Closing the Help window:
  207. ------------------------
  208. With a mouse - double click on the window's control box icon.
  209. With the keyboard - press Ctrl-F4.
  210.  
  211. Command buttons:
  212. ----------------
  213. Applications may use one or more of the following command
  214. buttons.  Use a mouse to click a button or press the letter
  215. mentioned below.
  216.  
  217. Contents - Displays a table of contents for the application's
  218.    Help.  Press C to select Contents.
  219.  
  220. Search -  Opens a dialog box that lists all available Help
  221.    topics.  Select a topic from the list box and press ENTER.
  222.    Press S to select Search.
  223.  
  224. Back - Jumps to the last Help topic viewed. Press B to select
  225.     Back.
  226.  
  227. History - Lists the last 20 Help topics viewed.  Jump to a
  228.     topic by selecting from the list box and pressing ENTER.
  229.     Press T to select History.
  230.  
  231. Copy - Copies the contents of the current Help topic into
  232.    an edit area.  Select the text you want copied to the
  233.    Clipboard and choose Copy.  Choosing Copy without selecting
  234.    any text in the edit area copies the entire Help topic to
  235.    the Clipboard.
  236.    Press P to select Copy.
  237.  
  238. .TOPIC:
  239. Registering
  240.  
  241. CIM SYSTEMS INC. hereby disclaims all warranties relating to this software, 
  242. whether express or implied, including without limitation any implied 
  243. warranties of merchantability or fitness for a particular purpose. CIM SYSTEMS 
  244. INC. will not be liable for any special, incidental, consequential 
  245. indirect or similar damages due to loss of data or any other reason, 
  246. even if CIM SYSTEMS INC. or an agent of CIM SYSTEMS INC. has been advised of the 
  247. possibility of such damages.  In no event shall CIM SYSTEMS INC.'s liability 
  248. for any damages ever exceed the price paid for the license to use 
  249. software, regardless of the form of the claim.  The person using the 
  250. software bears all risk as to the quality and performance of the 
  251. software. 
  252. If you find DRIVERS useful and convenient, a registration of $15 would be
  253. appreciated.  You will receive a printed manual and a password for registering
  254. your copy of the program. Send registrations fees to:
  255.  
  256. CIM SYSTEMS INC
  257. 6330 East 75th Street Suite 144
  258. Indianapolis,IN 46250
  259. (317) 578-0282
  260.  
  261.  
  262.  
  263.